Skip to content

Added Django 3.1 support #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 2, 2020
Merged

Added Django 3.1 support #70

merged 5 commits into from
Sep 2, 2020

Conversation

FinalAngel
Copy link
Member

  • Added support for Django 3.1
  • Dropped support for Python 2.7 and Python 3.4
  • Dropped support for Django < 2.2

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2020

Codecov Report

Merging #70 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          176       162   -14     
  Branches         9         7    -2     
=========================================
- Hits           176       162   -14     
Impacted Files Coverage Δ
djangocms_snippet/admin.py 100.00% <ø> (ø)
djangocms_snippet/migrations/0001_initial.py 100.00% <ø> (ø)
djangocms_snippet/migrations/0002_snippet_slug.py 100.00% <ø> (ø)
...cms_snippet/migrations/0003_auto_data_fill_slug.py 100.00% <ø> (ø)
..._snippet/migrations/0004_auto_alter_slug_unique.py 100.00% <ø> (ø)
...rations/0005_set_related_name_for_cmsplugin_ptr.py 100.00% <ø> (ø)
...ocms_snippet/migrations/0006_auto_20160831_0729.py 100.00% <ø> (ø)
...et/migrations/0007_auto_alter_template_helptext.py 100.00% <ø> (ø)
...ngocms_snippet/migrations/0008_auto_change_name.py 100.00% <ø> (ø)
djangocms_snippet/apps.py 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9db4a48...8f5cf00. Read the comment docs.

@FinalAngel FinalAngel merged commit 9303fbf into master Sep 2, 2020
@FinalAngel FinalAngel deleted the feature/django31 branch September 2, 2020 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants